FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.recon-ig#current (31 ms)

Package hl7.fhir.uv.recon-ig
Type CodeSystem
Id Id
FHIR Version R5
Source http://hl7.org/fhir/uv/recon-ig/https://build.fhir.org/ig/cander2/apix-ig/CodeSystem-apix-task-code-cs.html
Url http://example.com/fhir/CodeSystem/apix-task-code
Version 0.1.0
Status draft
Date 2025-07-06T16:06:07+00:00
Name ApixTaskCode
Title APIX Task Code Code System
Experimental False
Realm uv
Authority hl7
Description Code system for task types.
Content complete

Resources that use this resource

ValueSet
http://example.com/fhir/ValueSet/apix-task-code APIX Task Code Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem apix-task-code-cs

This code system http://example.com/fhir/CodeSystem/apix-task-code defines the following codes:

CodeDisplay
submit-variation Submit Variation
review Review Submission
approve Approve Submission

Source

{
  "resourceType" : "CodeSystem",
  "id" : "apix-task-code-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem apix-task-code-cs</b></p><a name=\"apix-task-code-cs\"> </a><a name=\"hcapix-task-code-cs\"> </a><p>This code system <code>http://example.com/fhir/CodeSystem/apix-task-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">submit-variation<a name=\"apix-task-code-cs-submit-variation\"> </a></td><td>Submit Variation</td></tr><tr><td style=\"white-space:nowrap\">review<a name=\"apix-task-code-cs-review\"> </a></td><td>Review Submission</td></tr><tr><td style=\"white-space:nowrap\">approve<a name=\"apix-task-code-cs-approve\"> </a></td><td>Approve Submission</td></tr></table></div>"
  },
  "url" : "http://example.com/fhir/CodeSystem/apix-task-code",
  "version" : "0.1.0",
  "name" : "ApixTaskCode",
  "title" : "APIX Task Code Code System",
  "status" : "draft",
  "date" : "2025-07-06T16:06:07+00:00",
  "publisher" : "Gravitate Health Project",
  "contact" : [
    {
      "name" : "Gravitate Health Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gravitatehealth.eu/"
        }
      ]
    }
  ],
  "description" : "Code system for task types.",
  "content" : "complete",
  "concept" : [
    {
      "code" : "submit-variation",
      "display" : "Submit Variation"
    },
    {
      "code" : "review",
      "display" : "Review Submission"
    },
    {
      "code" : "approve",
      "display" : "Approve Submission"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.